CmIncidentStudent 
Logical Entity Name  CmIncidentStudent 
Default Table Name  CmIncidentStudent 
Physical Only  NO 
Definition 
 
Note 
 

CmIncidentStudent Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmIncidentStudentID(PK)    int  NO 
 
CmIncidentId(FK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
Selected    bit  NO 
 

CmIncidentStudent Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmIncidentStudent_CmIncidentStudentID  PrimaryKey  CmIncidentStudentID 

CmIncidentStudent Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
cmIncident  Non-Identifying  One To Zero or More  FK_CmIncidentStudent.CmIncidentId_CmIncident.CmIncidentId      CmIncidentId  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_CmIncidentStudent.SyStudentID_SyStudent.SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CmIncidentStudent.UserID_SyStaff.SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmIncidentStudent Check Constraints 
Check Constraint Name  CheckConstraint